﻿@charset "utf-8";
/* www.ftcms.com */
* { margin:0; padding:0; list-style:none; }
body {font-size:12px;font-family: "微软雅黑", Arial, Helvetica, sans-serif;color: #000;background-color:#fff;}
img { border:none; }
/*常用类*/
.layout_center { width:980px; margin:0 auto; }
.float_left { float:left; }
.float_right {float:right;padding-right:10px;}
.float_clear { clear:both; }
.red { color:red;}
.red_big { color:red;font-size:15px;}
.red_right{ float:right;font-size:13px;}
.red_right a{color:#0798c5;}
.color_huise2{color: #333333;}
.gray { color:gray; }
.text_align_center { text-align:center; }
p { line-height:20px; }
a { color:#000; text-decoration:none; }
hr{border-top-width: 1px;border-top-style: dashed;border-top-color: #e4061a;Shade:no;height:0px;}
.search{height:31px;margin-top:16px;padding-left:100px;}
.search input{border:none;}
.search img{border:none;}
.s_bar_left{width:14px;height:31px;border:none;}
.s_bar_right{width:36px;height:31px;border:none;}
.search_input input{height:31px;line-height:31px;background-image: url(../images/skin_simple/search_center.gif);border:none;
background-repeat: repeat-x;}
input, textarea, select { border:1px solid #CCC; font-size:12px;font-family:"微软雅黑","宋体"; }
#feedback input, textarea, select { border:1px solid #CCC; font-size:12px;padding:4px;font-family:"微软雅黑","宋体"; }
/*样式区分*/
.focus{color: #FF0000;}
a:hover { color:#0798c5; text-decoration:underline; }
.blue {color: #0798c5;}
.nocss {color: #0798c5;}
/*头部*/
#header_main {height:100px;}
#header {height:100px;background-color:#fff}
#logo { height:100px; width:200px; float:left;}
#header_right {width:330px;float:left;text-align: right;}
#header_right p{padding-top:10px;font-size:12px;}
#site_name {width:438px;float:left;padding-top:25px;text-indent:20px;}
#site_name h1{font-size:18px;color:#333333;line-height:30px;}
#site_name p{font-size:16px;}
/* 导航 */
#mainnav {height:35px;margin-bottom:4px;}
#navigation {
	height:35px;
	background-color: #e4061a;
	border: 1px solid #CCCCCC;
}
#navigation ul #nav_index { float:left;text-align:center;line-height:35px;}
#navigation ul .main_nav {
	float:left;
	text-align:center;
	line-height:35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
}
#navigation ul .current_nav {color:#FFFFFF;background-image: url(../images/skin_simple/nav_hover.gif);background-repeat: repeat;}
#navigation ul li a {width:138px;display:block;font-size:14px;font-weight:bold;color:#fff;}
#navigation ul li a:hover {color:#FFFFFF;background-image: url(../images/skin_simple/nav_hover.gif);background-repeat: repeat;text-decoration: none;}
/*主体*/
#content_main { }
#content {background-color: #FFFFFF;}
/*主体左侧*/
#left {
	float:left;
	width:230px;
	margin-right:8px;
}
.left_title {
	height:32px;
	line-height:32px;
	background-color: #e4061a;
}
.left_title h2 {
	font-size:14px;
	color:#ffffff;
	text-indent: 15px;
}
.left_body {
	padding:3px;
	overflow:hidden;
	zoom:1;
	border: 1px solid #CCCCCC;
}
.left_body dl dt {
	display: block;
	line-height:26px;
	font-size:12px;
	text-indent:10px;
}
.left_body dl dt a{color:#333333;display:block;}
.left_body dl dt a:hover{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-image: url(../images/skin_simple/left_dt_hover.gif);
	background-repeat: repeat;
}
.left_body dl dd {display: block;text-indent:20px;line-height:23px;}
.left_body dl dd a{ color: #333333;}
.left_body dl dd a:hover{color:#e4061a;
	display: block;
	text-decoration: none;}
.left_bottom {
	height:10px;
}
/*主体右侧*/
#right {float:left;width:740px;}
.right_title {
	height:30px;
	line-height:30px;
	border: 1px solid #CCCCCC;
}
.right_title h2 {font-size:14px; color:#e4061a; text-indent:15px;}
.right_body {
	padding:10px;
	overflow:hidden;
	zoom:1;
	border: 1px solid #CCCCCC;
}
.right_bottom {height:10px;}
#demoLeft { overflow:hidden; width:100%; }
#demoLeft .indemo { float:left; width:1000%; }
#demo1 { float:left; }
#demo2 { float:left; }
.proli_sim { float:left; width:176px; text-align:center; }
.proli_sim_title { font-size:12px; line-height:20px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; }
.proli_sim_img { }
.proli_sim_img img {max-width:150px; max-height:150px;}
.proli_sim_img a:hover img {}
/*版权信息*/
#copyright_main {}
#copyright {
	height:45px;
	line-height:45px;
	padding-top:5px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e4061a;
}
#copyright a{color:#333333;}
/*产品相关*/
.products li { float:left;text-align:center;margin:6px;}
.products li a:hover{color:#FF3300;}
.products img { padding:4px;border:1px solid #CCCCCC; }
.products a:hover img {border:1px solid #CCCCCC; }
.products a { line-height:22px; }
.products_title { text-align:center; font-size:15px; padding:10px; }
.products_info { text-align:center; border:1px dashed #666; padding:10px; }
.products_img { text-align:center; padding:10px; }
.products_next { padding:5px; border:1px dashed #333; }
.pro_pic{
	text-align: center;
}
.pro_pic img {}
/*新闻相关*/
.news{}
.news li {line-height:26px;padding-left:8px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #cccccc;}
.news li a{}
.news li a:hover{}
.news_title {text-align:center;font-size:18px;padding:10px;}
.news_content { padding:10px; }
.news_info {text-align:center;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: dashed;border-right-style: none;border-bottom-style: none;border-left-style: none;border-top-color: #666;border-right-color: #666;border-bottom-color: #666;border-left-color: #666;text-indent: 15px;}
.news_next { padding:5px; border:1px dashed #333; }
/*分页*/
.page { clear:both; padding:3px; text-align:center; }
/*分页样式*/
#page {padding:8px; margin: 3px;  text-align: center; clear:both;}
#page a{border:#73B7DA 1px solid; padding:2px 5px; margin:2px; color:#01B0ED; text-decoration:none;}
#page a:hover{color:#FFFFFF; background:#73B7DA;}
#page span.current{border:#01B0ED 1px solid;padding:2px 5px; margin:2px;color: #FFFFFF;background:#01B0ED;}
#page span.disabled{border:#EEEEEE 1px solid;padding:2px 5px; margin:2px;color: #DDDDDD;}
#page span.text {border:#CCCCCC 1px solid;padding:2px 5px; margin:2px;color: #666666;}
/*产品图片*/
.Pro_Info{text-align:center;border-bottom:1px solid #ccc; margin-bottom:5px;}
.Pro_Images{padding:2px;}
.Pro_Images img{display:inline; width:80px; height:80px;margin:0 5px;border:1px solid #ccc;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_BigImage{text-align:center;background:#fff;}
.Pro_BigImage img{margin:0 auto;cursor:pointer;}
/*滚动客服*/
#rightDiv{
	width:120px;
	text-align:center;
	display:block;
	overflow:hidden;
	position:absolute;
	background-image: url(../images/skin_simple/f_body_bg.gif);
	background-repeat: repeat-y;
}
#rightDiv2{
	width:120px;
	height:10px;
	background-image: url(../images/skin_simple/f_bottom_bg.gif);
	background-repeat: no-repeat;
}
#rightDiv p{
	color:#fff;
	height:40px;
	line-height:40px;
	font-weight:bold;
	display:block;
	font-size:12px;
	background-image: url(../images/skin_simple/f_bg.gif);
	background-repeat: no-repeat;
}
#rightDiv a {margin:0 0 5px 0;display:block;padding:0;color: #FFFFFF;}